Fix punctuation and doc style in treesit.c
authorStefan Kangas <stefankangas@gmail.com>
Sun, 21 Jul 2024 15:46:12 +0000 (17:46 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Sun, 21 Jul 2024 15:47:41 +0000 (17:47 +0200)
commit68615a386699f8e6108cb294a2cbc5664948af39
tree921ac44799d31eeb1d4577a7363e5417cb353515
parent00adee897ac95912cb9ad6bd8a8d161db71945ac
Fix punctuation and doc style in treesit.c

* src/treesit.c (Ftreesit_parser_included_ranges)
(Ftreesit_query_capture, treesit_traverse_sibling_helper)
(treesit_traverse_match_predicate): Fix punctiation and documentation
style in comments and docstrings.
src/treesit.c